Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add a RunInSafeDuplicatedContext annotation #34636

Merged

Conversation

cescoffier
Copy link
Member

Allows a method to mark the calling duplicated context as safe.

@quarkus-bot

This comment has been minimized.

@github-actions
Copy link

github-actions bot commented Jul 10, 2023

🙈 The PR is closed and the preview is expired.

@quarkus-bot

This comment has been minimized.

@cescoffier cescoffier force-pushed the run-in-safe-duplicated-context branch from 921ae76 to 37b9057 Compare July 11, 2023 14:32
@cescoffier
Copy link
Member Author

@mkouba I've handled your comment (including using your name suggestion)

Allows a method to mark the calling duplicated context as safe.
@cescoffier cescoffier force-pushed the run-in-safe-duplicated-context branch from 37b9057 to 877dede Compare July 17, 2023 06:13
@quarkus-bot
Copy link

quarkus-bot bot commented Jul 17, 2023

Failing Jobs - Building 877dede

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 17 Build Failures Logs Raw logs
✔️ JVM Tests - JDK 19
✔️ Maven Tests - JDK 11
Maven Tests - JDK 11 Windows Build ⚠️ Check → Logs Raw logs

Failures

⚙️ JVM Tests - JDK 17 #

- Failing: extensions/reactive-pg-client/deployment 
! Skipped: extensions/hibernate-reactive/deployment extensions/panache/hibernate-reactive-panache-common/deployment extensions/panache/hibernate-reactive-panache-kotlin/deployment and 14 more

📦 extensions/reactive-pg-client/deployment

Failed to execute goal org.codehaus.mojo:exec-maven-plugin:3.0.0:exec (docker-prune) on project quarkus-reactive-pg-client-deployment: Command execution failed.

@cescoffier cescoffier requested a review from mkouba July 24, 2023 13:28
@cescoffier
Copy link
Member Author

@mkouba can you recheck?

@cescoffier cescoffier merged commit 2214e17 into quarkusio:main Jul 31, 2023
@quarkus-bot quarkus-bot bot added this to the 3.3 - main milestone Jul 31, 2023
@cescoffier cescoffier deleted the run-in-safe-duplicated-context branch August 1, 2023 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants